Crate dmntk_feel_grammar[][src]

Expand description

FEEL grammar definition and LALR parsing tables generator.

Functions

Writes to file the source code of parsing tables for Rust language, extracted from parsing tables generated by Bison parser generator for C language.